Examples and Details

The different styles of gluon are:
\begin{picture}(40000,8000)(0,10000)
\drawline\gluon[\S\REG](0,8000)[6]
\put(-1...
...](20000,-500)[6]
% put(20000,-2500)\{\{ tiny bs SQUASHEDGLUON\}\}
\end{picture}
The different directions may be illustrated by the following file:

% EXAMPLE OF USING FEYNMAN TO DRAW gluon DIAGRAMS IN TEX.
\documentstyle [11pt]{article}
\input FEYNMAN
\begin {document}
\centerline{GLUONBURST using FEYNMAN}
\vskip 0.75in
\hskip 1.5in
\begin{picture}(20000,20000)(-10000,-10000)
\put(0,0){\circle*{1500}}
\drawline\gluon[\N\CENTRAL](0,0)[10]
\drawline\gluon[\NE\REG](0,0)[8]
\drawline\gluon[\E\CENTRAL](0,0)[10]
\drawline\gluon[\SE\REG](0,0)[8]
\drawline\gluon[\S\CENTRAL](0,0)[10]
\drawline\gluon[\SW\REG](0,0)[8]
\drawline\gluon[\W\CENTRAL](0,0)[10]
\drawline\gluon[\NW\REG](0,0)[8]
\end{picture}
Which produces: